home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compendium Deluxe 2
/
LSD and 17bit Compendium Deluxe - Volume II.iso
/
a
/
prog
/
asmsrc
/
thesource-7.lha
/
Source
/
DefFunc.lha
/
DefFunc
/
README
< prev
next >
Wrap
Text File
|
1993-12-14
|
1KB
|
35 lines
Copyright (c) 1993 Ke Jin
Permission to use, copy, modify, and distribute
this software and its documentation without fee
is granted, provided that the author's name and
this copyright notice are retained.
This package includes 15 files of defunc version 1.2.1:
README This file
defunc.c high level module of defunc
defunc.h interface to defunc.c
dfctree.c defunc low level module
dfctree.h interface to defunc.c
dfcsymtable.c defunc external token system
dfcsymtable.h interface to dfcsymtable.c
dfcscan.h defunc lexical scaner
dfcparse.y yacc file of defunc parser
y.tab.c generated from dfcparse.y by yacc
Makefile install make file
defunc.3 manual page of defunc
dfopen.3 manual page of dfopen() etc. functions
dftoken.3 manual page of defunc token system
demo.c example program of using defunc
Author Ke Jin.
Physics Dept.
Queen's Unviersity
Kingstion Ontario
Canada K7L 3N6
(jinke@sparky.phy.queensu.ca)